setBot

@NonNull
open fun setBot(bot: Boolean): @NonNull Person.Builder(source)

Sets whether or not this Person represents a machine rather than a human. This is used primarily for testing and automated tooling.